commit | d8f4cd3880eff5a382ca6771062e91b58b2955db | [log] [tgz] |
---|---|---|
author | Michael Chan <mchan@broadcom.com> | Fri Sep 28 07:12:40 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Sep 30 02:10:35 2012 -0400 |
tree | ba92bcc5bea24cdfc04709548f350baaf0abd6fb | |
parent | a489b6d999547799b789ad0683f867d3ae5ed128 [diff] |
tg3: Refactor tg3_open() by introducing tg3_start() that handles all initialization steps from IRQ allocation. This function will be needed when adding support for changing the number of rx and tx rings. Reviewed-by: Nithin Nayak Sujir <nsujir@broadcom.com> Reviewed-by: Benjamin Li <benli@broadcom.com> Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>