[dpdk-dev] [PATCH 15/20] bnx2x: copy pci device info to eth_dev data

2015-09-28 Thread Bernard Iremonger
Signed-off-by: Bernard Iremonger --- drivers/net/bnx2x/bnx2x_ethdev.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/net/bnx2x/bnx2x_ethdev.c b/drivers/net/bnx2x/bnx2x_ethdev.c index 09b5920..c4941d1 100644 --- a/drivers/net/bnx2x/bnx2x_ethdev.c +++ b/drivers/net/bnx2x/bnx2x_ethd

[dpdk-dev] [PATCH 15/20] bnx2x: copy pci device info to eth_dev data

2015-09-28 Thread Stephen Hemminger
On Mon, 28 Sep 2015 14:03:33 +0100 Bernard Iremonger wrote: > /* > * Copyright (c) 2013-2015 Brocade Communications Systems, Inc. > + * Copyright(c) 2015 Intel Corporation. > * > * All rights reserved. > */ I agree with others, you can't claim copyright until you have made substantive c

[dpdk-dev] [PATCH 15/20] bnx2x: copy pci device info to eth_dev data

2015-09-29 Thread Iremonger, Bernard
Hi Stephen, > On Mon, 28 Sep 2015 14:03:33 +0100 > Bernard Iremonger wrote: > > > /* > > * Copyright (c) 2013-2015 Brocade Communications Systems, Inc. > > + * Copyright(c) 2015 Intel Corporation. > > * > > * All rights reserved. > > */ > > I agree with others, you can't claim copyri