commit | fceb6435e85298f747fee938415057af837f5a8a | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Apr 12 14:34:07 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 13 13:58:22 2017 -0400 |
tree | 45bceaf19df703caa5e7ea839f7b35a7f9ebc332 | |
parent | ba0dc5f6e0ba5a5d2f575bcdb35e5d1960cf7c04 [diff] |
netlink: pass extended ACK struct to parsing functions Pass the new extended ACK reporting struct to all of the generic netlink parsing functions. For now, pass NULL in almost all callers (except for some in the core.) Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>