From: Johannes Berg Date: Mon, 10 Dec 2012 10:57:42 +0000 (+0100) Subject: mac80211_hwsim: allow testing paged RX X-Git-Tag: v3.9-rc1~139^2~242^2^2~162 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a357d7f9855e3002d6aaaea5c40dd1ac02b78de7;p=pandora-kernel.git mac80211_hwsim: allow testing paged RX 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 --- Reading git-diff-tree failed