]> Pileus Git - ~andy/linux/commit
net/usb: initiate sync sequence in sierra_net.c driver
authorElina Pasheva <epasheva@sierrawireless.com>
Wed, 28 Apr 2010 13:28:24 +0000 (13:28 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 2 May 2010 01:07:46 +0000 (18:07 -0700)
commit6f1464bf65fcaa57a4b32dae93de4e8bbdfaf7c5
tree8ae235ac689a54ca60ae13042b6c7d9fc5e8c6a4
parent2fdc45c7c4c283bc6882de20d2d887dc3bfdd899
net/usb: initiate sync sequence in sierra_net.c driver

The following patch adds the initiation of the sync sequence to
"sierra_net_bind()". If this step is omitted, the modem will never sync up
with the host and it will not be possible to establish a data connection.

Signed-off-by: Elina Pasheva <epasheva@sierrawireless.com>
Signed-off-by: Rory Filer <rfiler@sierrawireless.com>
Tested-by: Elina Pasheva <epasheva@sierrawireless.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/sierra_net.c