compat-drivers: netlink_callback min_dump_alloc only exists since 3.1
authorJohannes Berg <johannes.berg@intel.com>
Thu, 7 Mar 2013 20:36:01 +0000 (12:36 -0800)
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>
Thu, 7 Mar 2013 20:39:50 +0000 (12:39 -0800)
commitdb0e9cad45c9199cf14ae5b9d78d8dd6697d7860
treecf88573aa254b5d92842e983328e3d52db501dcf
parentcd6b770c7083d398fcfe29958dfee85f2a50f45a
compat-drivers: netlink_callback min_dump_alloc only exists since 3.1

The netlink callback min_dump_alloc only exists on kernel
3.1 so only enable using it for those kernels. If you're
on an older 64-bit kernel and want this functionality of
resizing the data sent to userspace for a wiphy dump then
you better upgrade.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
patches/collateral-evolutions/network/70-disable-dump-adjust-on-old-kernels.patch [new file with mode: 0644]