commit | aeedba8bd2cf2f6f7b45bc7853754a03bc926797 | [log] [tgz] |
---|---|---|
author | Choi, David <David.Choi@Micrel.Com> | Wed Jan 27 06:03:16 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 28 05:54:49 2010 -0800 |
tree | 5273b572bf9b96232665925c5f06f038a2b9a7aa | |
parent | 7b139c83c590d4965259aad8889cbb08104b2891 [diff] |
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 <david.choi@micrel.com> 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 <david.choi@micrel.com> Signed-off-by: David S. Miller <davem@davemloft.net>