cfg80211: avoid ABI change in 4.9.3
authorBen Hutchings <ben@decadent.org.uk>
Mon, 23 Jan 2017 15:22:56 +0000 (15:22 +0000)
committerBen Hutchings <ben@decadent.org.uk>
Sat, 28 Jan 2017 16:11:16 +0000 (16:11 +0000)
commita924160c4158fd1f9f90948677b39f590fe00af5
tree154f5822a628a9f15ac00350e8b836e4fb1492d3
parent6036e08d8e8bf9d6b115d04de1fdeb8a053b72cc
cfg80211: avoid ABI change in 4.9.3

enum nl80211_attrs got a new enumerator, which should be safe (it's
meant to be extensible).  But two exported functions take it as a
parameter type.  Hide the change from genksyms so it doesn't consider
this to change their ABI.

Gbp-Pq: Topic debian
Gbp-Pq: Name cfg80211-avoid-abi-change-in-4.9.3.patch
include/uapi/linux/nl80211.h