]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211/nl80211: rename packet pattern related structures and enums
authorAmitkumar Karwar <akarwar@marvell.com>
Wed, 26 Jun 2013 02:03:56 +0000 (19:03 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 16 Jul 2013 06:57:55 +0000 (09:57 +0300)
commitf7f0796f8cdb3b425e96355037a264db39d6c929
treea7308bf0f9e69408acc2acac6ceda98fa45906cc
parent37292c01f7e0a67d852600110ad6986f05524472
cfg80211/nl80211: rename packet pattern related structures and enums

Currently packet patterns and it's enum/structures are used only
for WoWLAN feature. As we intend to reuse them for new feature
packet coalesce, they are renamed in this patch.

Older names are kept for backward compatibility purpose.

Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
drivers/net/wireless/ath/ath9k/main.c
drivers/net/wireless/mwifiex/cfg80211.c
drivers/net/wireless/ti/wlcore/main.c
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/wireless/nl80211.c