From: Yuval Mintz Date: Thu, 26 Dec 2013 07:57:07 +0000 (+0200) Subject: bnx2x: Add support for Multi-Function UNDI X-Git-Tag: v3.14-rc1~94^2~392^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91ebb929b6f802604bb0ccdd3fec9c7b30d804f1;p=pandora-kernel.git bnx2x: Add support for Multi-Function UNDI This adds the ability for bnx2x to load after UNDI is used in the preboot environment on a multi-function interface which is not the first interface of a given device. Notice a side-effect is that the order by which the functions are probed and thus interfaces appear might change, as this patch utilizes the EPROBE_DEFER return value (and mechanism). Signed-off-by: Yuval Mintz Signed-off-by: Ariel Elior Signed-off-by: David S. Miller --- Reading git-diff-tree failed