Re: [PATCH 5/7 net-next v2] tg3: Refactor tg3_close()
From: David Miller <davem@davemloft.net>
Date: 2012-09-30 06:12:40
From: David Miller <davem@davemloft.net>
Date: 2012-09-30 06:12:40
From: "Michael Chan" <mchan@broadcom.com> Date: Fri, 28 Sep 2012 10:12:41 -0700
by introducing tg3_stop() that does the opposite of tg3_start(). This function will be useful when adding the support for changing the numbe of rx and tx rings. Reviewed-by: Nithin Nayak Sujir <redacted> Reviewed-by: Benjamin Li <redacted> Signed-off-by: Michael Chan <mchan@broadcom.com>
Applied.