aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/atheros/alx/main.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2013-11-14 17:11:17 -0500
committerDavid S. Miller <davem@davemloft.net>2013-11-14 17:11:17 -0500
commit4fb09a8705623b84a9f085345aa59b38d3649902 (patch)
tree422a5d96f5a43193e7792ec93bb6faf10b85dc87 /drivers/net/ethernet/atheros/alx/main.c
parentip6tnl: fix use after free of fb_tnl_dev (diff)
parentgenetlink: make genl_ops flags a u8 and move to end (diff)
downloadlinux-dev-4fb09a8705623b84a9f085345aa59b38d3649902.tar.xz
linux-dev-4fb09a8705623b84a9f085345aa59b38d3649902.zip
Merge branch 'genetlink'
Johannes Berg says: ==================== genetlink: reduce ops size and complexity (v2) As before - reduce the complexity and data/code size of genetlink ops by making them an array rather than a linked list. Most users already use an array thanks to genl_register_family_with_ops(), so convert the remaining ones allowing us to get rid of the list head in each op. Also make them const, this just makes sense at that point and the security people like making function pointers const as well :-) ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/atheros/alx/main.c')
0 files changed, 0 insertions, 0 deletions