Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Lots of conflicts, by happily all cases of overlapping changes, parallel adds, things of that nature. Thanks to Stephen Rothwell, Saeed Mahameed, and others for their guidance in these resolutions. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -1124,7 +1124,7 @@ static void mv88e6xxx_get_regs(struct dsa_switch *ds, int port,
|
||||
u16 *p = _p;
|
||||
int i;
|
||||
|
||||
regs->version = 0;
|
||||
regs->version = chip->info->prod_num;
|
||||
|
||||
memset(p, 0xff, 32 * sizeof(u16));
|
||||
|
||||
|
Reference in New Issue
Block a user