Staging: wlan-ng: Fix wrong #ifdef #endif sequence
commitc3444e50b211f0c7b680a115fe1485694493dc82
authorMaximiliano David Bustos <md.bustos90@gmail.com>
Mon, 8 Nov 2010 20:34:57 +0000 (8 17:34 -0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 10 Nov 2010 00:51:42 +0000 (9 16:51 -0800)
tree4e79dc648d2558bd5859ac93a7bcfe9c8f1c7f8f
parent34a488c1e0eabcea65e846d934fa51860fe66248
Staging: wlan-ng: Fix wrong #ifdef #endif sequence

This patch fixes bug #13820 from bugzilla.kernel.org.

Quote: "If ETHTOOL_GLINK is not defined, the end for switch case is not
to be found."

Signed-off-by: Maximiliano David Bustos <md.bustos90@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/wlan-ng/p80211netdev.c