]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usbnet: smsc95xx: rename FEATURE_AUTOSUSPEND
authorMing Lei <ming.lei@canonical.com>
Fri, 22 Feb 2013 03:05:05 +0000 (03:05 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Feb 2013 20:49:52 +0000 (15:49 -0500)
commiteb970ff07c15f13eb474f643fd165ebe3e4e24b2
tree962a3e71e1bd496884357dc2da7b412322cb0914
parent42e21c01071b4406341e32aba65e40c7f9b7e973
usbnet: smsc95xx: rename FEATURE_AUTOSUSPEND

The name of FEATURE_AUTOSUSPEND is very misleading and the actual
meaning is remote wakeup, but a device incapable of remote wakeup
still can support USB autosuspend under some situations, so rename
it to avoid misunderstanding.

Cc: Steve Glendinning <steve.glendinning@shawell.net>
Signed-off-by: Ming Lei <ming.lei@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/smsc95xx.c