From: Sathya Perla Date: Tue, 23 Jul 2013 09:55:02 +0000 (+0530) Subject: be2net: refactor MAC-addr setup code X-Git-Tag: v3.12-rc1~132^2~474^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95046b927a54f461766f83a212c6a93bc5fd2e67;p=pandora-kernel.git be2net: refactor MAC-addr setup code The code to configure the permanent MAC in be_setup() has become quite complicated, with different FW cmds being used for BEx, SH-R and Lancer. Simplify the logic by moving some of this complexity to be_cmds.c. This makes the code in be_setup() a little more readable. Signed-off-by: Sathya Perla Signed-off-by: David S. Miller --- Reading git-diff-tree failed