From: Christian Lamparter Date: Wed, 13 Aug 2008 21:41:45 +0000 (+0200) Subject: p54: move p54_vdcf_init to the right place. X-Git-Tag: v2.6.27-rc4~39^2~10^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69bbc7dc9f59fedb6067c7f9f9f9bc1da27407ad;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed