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)
commite3ad412ad8b0c9994db8518d151bf036e070dfcc
treea0b9719e637ee8b3ba69e9de377261a2b70a87b0
parent45f4a19f6d0174aff665dad46128960f66cbcfdf
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