From: Jiri Benc
Date: Tue, 22 Sep 2015 18:56:43 +0200
> The genl_notify function has too many arguments for no real reason - all
> callers use genl_info to get them anyway. Just pass the genl_info down to
> genl_notify.
>
> Signed-off-by: Jiri Benc
Applied, thanks Jiri.
--
To unsubscribe from
The genl_notify function has too many arguments for no real reason - all
callers use genl_info to get them anyway. Just pass the genl_info down to
genl_notify.
Signed-off-by: Jiri Benc
---
drivers/net/wireless/mac80211_hwsim.c | 5 ++---
include/net/genetlink.h | 5 ++---
net/net