mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-09 22:50:41 +00:00
USB: Correct CONFIG variable typo.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Cc: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
3a90f81872
commit
c9188ad25d
@ -259,7 +259,7 @@ static struct usb_configuration rndis_config_driver = {
|
|||||||
|
|
||||||
/*-------------------------------------------------------------------------*/
|
/*-------------------------------------------------------------------------*/
|
||||||
|
|
||||||
#ifdef USB_ETH_EEM
|
#ifdef CONFIG_USB_ETH_EEM
|
||||||
static int use_eem = 1;
|
static int use_eem = 1;
|
||||||
#else
|
#else
|
||||||
static int use_eem;
|
static int use_eem;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user