]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/net/ax88796.c
ax88796: free irq on error
authorKulikov Vasiliy <segooon@gmail.com>
Fri, 9 Jul 2010 06:42:40 +0000 (23:42 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Jul 2010 06:42:40 +0000 (23:42 -0700)
commit9f1e7582749980b51da67671b2536aadca3596b8
tree4d7e64e43d56db82ceaf82e8f70ccd0a5dca92b6
parent3038bdb122c8aa2b219b548a345aafb1204c4f0b
ax88796: free irq on error

If ax_ei_open() failed we must free previously requested irq.

Signed-off-by: Kulikov Vasiliy <segooon@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ax88796.c