commit | 69bbc7dc9f59fedb6067c7f9f9f9bc1da27407ad | [log] [tgz] |
---|---|---|
author | Christian Lamparter <chunkeey@web.de> | Wed Aug 13 23:41:45 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Aug 18 11:05:14 2008 -0400 |
tree | a5d0d62c3f22509378ceb95c7f834c1d5aaf4964 | |
parent | 6f14792610905fe006c0c3c4d9e1478fb6be7cec [diff] |
p54: move p54_vdcf_init to the right place. 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>