From: Choi, David Date: Wed, 27 Jan 2010 06:03:16 +0000 (+0000) Subject: drivers/net: ks8851_mll ethernet network driver X-Git-Tag: v2.6.33-rc7~20^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aeedba8bd2cf2f6f7b45bc7853754a03bc926797;p=pandora-kernel.git drivers/net: ks8851_mll ethernet network driver Hello David Miller, I fix a bug in ks8851_mll driver, which has existed since 2.6.32-rc6. >From : David J. Choi Fix a bug that the data pointers in the interrupt handler are set wrong, which is related with the 5th parameter of request_irq(). Signed-off-by : David J. Choi Signed-off-by: David S. Miller --- Reading git-diff-tree failed