Re: [PATCH] rocker: call correct unregister function on error

2015-06-23 Thread David Miller
From: Jiri Pirko j...@resnulli.us Date: Tue, 23 Jun 2015 10:01:40 +0200 Tue, Jun 23, 2015 at 09:52:10AM CEST, gi...@benyossef.com wrote: Use the correct unregister function matching the register function on the error path. Signed-off-by: Gilad Ben-Yossef gi...@benyossef.com CC: Gilad Ben-Yossef

Re: [PATCH] rocker: call correct unregister function on error

2015-06-23 Thread Jiri Pirko
Tue, Jun 23, 2015 at 09:52:10AM CEST, gi...@benyossef.com wrote: Use the correct unregister function matching the register function on the error path. Signed-off-by: Gilad Ben-Yossef gi...@benyossef.com CC: Gilad Ben-Yossef gil...@ezchip.com CC: Scott Feldman sfel...@gmail.com CC: Jiri Pirko

[PATCH] rocker: call correct unregister function on error

2015-06-23 Thread Gilad Ben-Yossef
Use the correct unregister function matching the register function on the error path. Signed-off-by: Gilad Ben-Yossef gi...@benyossef.com CC: Gilad Ben-Yossef gil...@ezchip.com CC: Scott Feldman sfel...@gmail.com CC: Jiri Pirko j...@resnulli.us --- drivers/net/ethernet/rocker/rocker.c |2 +-