Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net

The conflicts were two cases of overlapping changes in
batman-adv and the qed driver.

Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
David S. Miller
2017-06-15 11:31:37 -04:00
451 changed files with 3855 additions and 2255 deletions

View File

@@ -4454,6 +4454,8 @@ static u8 rtl_get_version(struct usb_interface *intf)
break;
}
dev_dbg(&intf->dev, "Detected version 0x%04x\n", version);
return version;
}