From: Richard Kennedy on 17 Mar 2010 10:50 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/
|
Pages: 1 Prev: doc: add the documentation for mpol=local Next: [patch] ivtv: sizeof() => ARRAY_SIZE() |