From: David S. Miller Date: Thu, 7 Mar 2013 20:29:54 +0000 (-0500) Subject: Merge branch 'fdb' X-Git-Tag: upstream/snapshot3+hdmi~5164^2~559 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a6f3587ca24da9c150269fe76cb2eabc6df96b90;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git Merge branch 'fdb' Vlad Yasevich says: ==================== This is a short series that now allows mac filter programming on any card that support IFF_UNICAST_FLT by using the existing FDB interface. Some existing drivers that had FDB functionality usually supported it only in SR-IOV mode. Since that's not always enabled, and we want to take advantage of IFF_UNICAST_FLT support, these drivers have been converted to call the default handler when not in SRIOV mode. ==================== Signed-off-by: David S. Miller --- a6f3587ca24da9c150269fe76cb2eabc6df96b90