p54: move p54_vdcf_init to the right place.
authorChristian Lamparter <chunkeey@web.de>
Wed, 13 Aug 2008 21:41:45 +0000 (23:41 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 18 Aug 2008 15:05:14 +0000 (11:05 -0400)
priv->tx_hdr_len is set by the driver _after_ it called p54_init_common.
While this isn't much a problem for any PCI or ISL3887 cards/sticks,
because they don't need any extra header and therefore tx_hdr_len is
zero for them...

Signed-off-by: Christian Lamparter <chunkeey@web.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found