Trivial spelling error

git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3215 0192ed92-7a03-0410-a25b-9323aeb14dbd
This commit is contained in:
mtaylor 2008-01-19 00:52:41 +00:00
parent 9132c847c9
commit f5245bf3d0

View File

@ -3031,7 +3031,7 @@ _take_txbuf(struct ath_softc *sc, int for_management) {
* assumed to reclaim the resources.
*
* Context: process context with BHs disabled
* It mut return either NETDEV_TX_OK or NETDEV_TX_BUSY
* It must return either NETDEV_TX_OK or NETDEV_TX_BUSY
*/
static int
ath_hardstart(struct sk_buff *skb, struct net_device *dev)