]> git.baikalelectronics.ru Git - kernel.git/commit
r8152: move the actions of saving the information of the device
authorhayeswang <hayeswang@realtek.com>
Mon, 6 Jan 2014 09:08:42 +0000 (17:08 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 6 Jan 2014 21:24:09 +0000 (16:24 -0500)
commit468fea1a031ff9e10cae107c8f97565311003744
treea0b9719e637ee8b3ba69e9de377261a2b70a87b0
parentc87ff32d04972285a4c6f2b336f860e9fbfe06f4
r8152: move the actions of saving the information of the device

Some information of the device may be used in other functions. Move
the relative code to make sure it would be initialzed correctly
before using it.

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/r8152.c