Prev: Netfilter: Remove unused headers in net/netfilter/nfnetlink.c
Next: [PATCH 2/3] staging wlan-ng: fix p80211wext_mhz_to_channel for channel 14
From: Richard Kennedy on 17 Mar 2010 11:30 Here are 3 patches to tidy up the wlan-ng wext interface, reducing text size & LOC. They've been tested on my x86_32 laptop and it all seems to work correctly. All patches against 2.6.34-rc1. staging wlan-ng: p80211wext.c tidy up iw_handler staging wlan-ng: p80211wext.c fix p80211wext_mhz_to_channel for channel 14 staging wlan-ng: refactor p80211wext.c to reduce text size. drivers/staging/wlan-ng/p80211wext.c | 398 ++++++++++++++-------------------- 1 files changed, 159 insertions(+), 239 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |