On Tue, May 23, 2006 at 03:49:40PM +0200, Toralf Förster wrote: > Got this compiler warning today and Johannes Berg <[EMAIL PROTECTED]> wrote: > > Yeah, known 'bug', we have that code there but never use it. Feel free > to submit a patch (to John Linville, CC netdev and softmac-dev) to > remove it. > > Signed-off-by: Toralf Foerster <[EMAIL PROTECTED]>
This patch is whitespace-damaged. Please teach your mailer not to convert tabs to spaces and resubmit. Thanks! John > --- > linux-2.6.17-rc4-git10-pcie-rme9652/net/ieee80211/softmac/ieee80211softmac_io.c.old > 2006-05-12 09:44:47.000000000 +0200 > +++ > linux-2.6.17-rc4-git10-pcie-rme9652/net/ieee80211/softmac/ieee80211softmac_io.c > 2006-05-23 15:16:38.000000000 +0200 > @@ -456,31 +456,3 @@ > return IEEE80211_2ADDR_LEN; > } > > - > -/* Sends a control packet */ > -static int > -ieee80211softmac_send_ctl_frame(struct ieee80211softmac_device *mac, > - struct ieee80211softmac_network *net, u32 type, u32 arg) > -{ > - void *pkt = NULL; > - u32 pkt_size = 0; <snip> -- John W. Linville [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html