aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netfront.c
diff options
context:
space:
mode:
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>2013-06-09 16:16:52 -0400
committerDavid S. Miller <davem@davemloft.net>2013-06-12 04:53:52 -0400
commitafd6eae13cc4229e25d59334cdc46d042b24a4a5 (patch)
tree6f373c9d15d81022085d156a80aab775300c163a /drivers/net/xen-netfront.c
parent3f8b96379a820318db37f7b6e81e6e459ad56efe (diff)
3c59x: consolidate error cleanup in vortex_init_one()
The PCI driver's probe() method duplicates the error cleanup code each time it has to do error exit. Consolidate the error cleanup code in one place and use *goto* to jump to the right places. Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Acked-by: Steffen Klassert <klassert@mathematik.tu-chemnitz.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/xen-netfront.c')
0 files changed, 0 insertions, 0 deletions