On Mon, 2015-03-02 at 19:54 -0800, Joe Perches wrote:
> Use the built-in function instead of memset.
>
> Signed-off-by: Joe Perches
Acked-by: Jeff Kirsher
for the changes to Intel's ixgbe driver...
> ---
> drivers/net/ethernet/amd/pcnet32.c | 2 +-
> drivers/net/ethernet/broa
Use the built-in function instead of memset.
Signed-off-by: Joe Perches
---
drivers/net/ethernet/amd/pcnet32.c | 2 +-
drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c | 2 +-
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c| 6 +++---
drivers/net/ethernet/broadcom/bnx2x/
Joe Perches (14):
etherdevice: Add eth__addr CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS code
ethernet: Use eth__addr instead of memset
net: usb: Use eth__addr instead of memset
wireless: Use eth__addr instead of memset
netconsole: Use eth__addr instead of memset
xen: Use eth__addr instead o
On Mon, 2015-03-02 at 09:29 -0700, Jim Davis wrote:
> Building with the attached random configuration file,
>
> drivers/built-in.o: In function `i40e_cfgfs_group_make_item':
> i40e_configfs.c:(.text+0x3df4ce): undefined reference to
> `config_item_init_type_name'
> drivers/built-in.o: In function
On Mon, 2 Mar 2015, Daniel J Blueman wrote:
> Hi Todd,
>
> Following up on this, since the packet loss doesn't occur when using the
> out-of-tree driver but does when using the mainline driver, it's more
> plausible that there's a driver behavioural difference causing this.
>
> After instrumenti
On Mon, 2 Mar 2015, Nicholas Krause wrote:
> On March 2, 2015 11:29:12 AM EST, Jim Davis wrote:
>> Building with the attached random configuration file,
>>
>> drivers/built-in.o: In function `i40e_cfgfs_group_make_item':
>> i40e_configfs.c:(.text+0x3df4ce): undefined reference to
>> `config_item_
On March 2, 2015 11:29:12 AM EST, Jim Davis wrote:
>Building with the attached random configuration file,
>
>drivers/built-in.o: In function `i40e_cfgfs_group_make_item':
>i40e_configfs.c:(.text+0x3df4ce): undefined reference to
>`config_item_init_type_name'
>drivers/built-in.o: In function `i40
Building with the attached random configuration file,
drivers/built-in.o: In function `i40e_cfgfs_group_make_item':
i40e_configfs.c:(.text+0x3df4ce): undefined reference to
`config_item_init_type_name'
drivers/built-in.o: In function `i40e_configfs_init':
(.text+0x3df4ee): undefined reference to `
Hi Todd,
Following up on this, since the packet loss doesn't occur when using the
out-of-tree driver but does when using the mainline driver, it's more
plausible that there's a driver behavioural difference causing this.
After instrumenting MDI activity, a bunch of differences come from
force_
On 27.02.2015 20:42, Nelson, Shannon wrote:
>> From: nick [mailto:xerofo...@gmail.com]
>> On 2015-02-27 09:16 AM, Stefan Assmann wrote:
>>> On 27.02.2015 15:02, nick wrote:
>>>
>>> [...]
>>>
> i40e: Fix a bug where Rx would stop after some time
> [...]
> diff --git a/drivers/net/eth
10 matches
Mail list logo