From: mtaylor Date: Sat, 19 Jan 2008 00:52:41 +0000 (+0000) Subject: Trivial spelling error X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=f5245bf3d007445d664726003ba04a7f500bf492;p=madwifi%2F.git Trivial spelling error git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3215 0192ed92-7a03-0410-a25b-9323aeb14dbd --- diff --git a/ath/if_ath.c b/ath/if_ath.c index c4fa9c7..280183c 100644 --- a/ath/if_ath.c +++ b/ath/if_ath.c @@ -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)