From: Roland Vossen Date: Tue, 13 Sep 2011 07:49:53 +0000 (+0200) Subject: staging: brcm80211: separated public from private ioctl functions X-Git-Tag: v3.2-rc1~169^2^2~473 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9dd8eff3da331b795ab6879a6b3a8b88d5adf658;p=pandora-kernel.git staging: brcm80211: separated public from private ioctl functions net_device ioctl handler was called both by the OS as by the driver itself. Split the ioctl handler into two functions to make code paths more clear. Reviewed-by: Arend van Spriel Reviewed-by: Franky Lin Signed-off-by: Roland Vossen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed