From b78f721be11ab2e7e0d0247ad045c2a16edb09d3 Mon Sep 17 00:00:00 2001 From: Roland Vossen Date: Mon, 12 Sep 2011 12:14:50 +0200 Subject: [PATCH] staging: brcm80211: removed fullmac BRCMF_IOCTL_MAGIC support Linux will never call brcmf_netdev_ioctl_entry() with the value BRCMF_IOCTL_MAGIC in a user space buffer. Thus, unused code could be removed. Reported-by: Johannes Berg Signed-off-by: Roland Vossen Reviewed-by: Arend van Spriel Reviewed-by: Franky Lin Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed