commit | 8e65c0ece6f2aa732f9b755331869c67aeb1c7f6 | [log] [tgz] |
---|---|---|
author | Filip Aben <f.aben@option.com> | Thu Nov 25 03:40:50 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Nov 28 11:46:44 2010 -0800 |
tree | eb7a5c26bfc87ed661fe42b35fcfb31356915682 | |
parent | 03fe5f3ef7eab88e1405baa52a7923fbf337230b [diff] |
hso: fix disable_net The HSO driver incorrectly creates a serial device instead of a net device when disable_net is set. It shouldn't create anything for the network interface. Signed-off-by: Filip Aben <f.aben@option.com> Reported-by: Piotr Isajew <pki@ex.com.pl> Reported-by: Johan Hovold <jhovold@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>