From: David S. Miller Date: Sun, 11 Oct 2015 12:28:57 +0000 (-0700) Subject: Merge branch 'dsa-next' X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=5010ea59e1b986d89023c0552fa38e32b519a617;p=linux-beck.git Merge branch 'dsa-next' Vivien Didelot says: ==================== net: dsa: push switchdev prepare phase in FDB ops This patchset pushes the switchdev prepare phase for the FDB add and del operations down to the DSA drivers. Currently only mv88e6xxx is affected. Since the dump requires a bit of refactoring in the driver, it'll come in a future patchset. Changes in v2: * forward declare switchdev structs instead of fixing the dsa.h include. ==================== Signed-off-by: David S. Miller --- 5010ea59e1b986d89023c0552fa38e32b519a617