summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorTony Zelenoff <antonz@parallels.com>2012-04-11 06:15:03 +0000
committerDavid S. Miller <davem@davemloft.net>2012-04-13 13:34:20 -0400
commit03662e41c7cff64a776bfb1b3816de4be43de881 (patch)
treefeb67db3b6a9710b58f0b5458ec366bceb391246 /MAINTAINERS
parentca8f4fb21d08747013cce9cf1840aa5bfc31f2d8 (diff)
downloadlinux-next-03662e41c7cff64a776bfb1b3816de4be43de881.tar.gz
atl1: fix kernel panic in case of DMA errors
Problem: There was two separate work_struct structures which share one handler. Unfortunately getting atl1_adapter structure from work_struct in case of DMA error was done from incorrect offset which cause kernel panics. Solution: The useless work_struct for DMA error removed and handler name changed to more generic one. Signed-off-by: Tony Zelenoff <antonz@parallels.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions