Trivial spelling error
authormtaylor <mtaylor@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Sat, 19 Jan 2008 00:52:41 +0000 (00:52 +0000)
committermtaylor <mtaylor@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Sat, 19 Jan 2008 00:52:41 +0000 (00:52 +0000)
git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3215 0192ed92-7a03-0410-a25b-9323aeb14dbd

ath/if_ath.c

index c4fa9c7899adb694477897a98612ab3852441e58..280183cd7e843a82c506497339a5057f5676310d 100644 (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)