mac80211_hwsim: allow testing paged RX
authorJohannes Berg <johannes.berg@intel.com>
Mon, 10 Dec 2012 10:57:42 +0000 (11:57 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 3 Jan 2013 12:01:15 +0000 (13:01 +0100)
Paged RX, i.e. SKBs with (some of) the data in pages instead
of the SKB header data (skb->data) can behave differently in
the stack and cause other bugs. To make debugging easier add
an option to hwsim to test with such SKBs.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/mac80211_hwsim.c

Simple merge