sis190: early setting of the pci driver private data
authorFrancois Romieu <romieu@electric-eye.fr.zoreil.com>
Thu, 16 Feb 2006 21:17:00 +0000 (22:17 +0100)
committerFrancois Romieu <romieu@electric-eye.fr.zoreil.com>
Thu, 16 Feb 2006 21:17:00 +0000 (22:17 +0100)
commit10487fbd74f2f9c9b5fb2d77efd50eab48db191a
tree034764d5b871717b543b7236369876ba2b6c5aaf
parent26d451b603e754ded83f0e5becab2a78253ad100
sis190: early setting of the pci driver private data

Below this point, the error path will proceed through
sis190_release_board(). It will happily oops if
pci_set_drvdata() has not been issued.

Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
drivers/net/sis190.c