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)
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>

No differences found