> -Original Message-
> From: liuyonglong
> Sent: Saturday, December 26, 2020 2:39 PM
> To: wangyunjian ; netdev@vger.kernel.org
> Cc: Zhuangyuzeng (Yisen) ; Salil Mehta
> ; Lilijun (Jerry) ;
> xudingke
> Subject: Re: [PATCH net] net: hns: fix return value check in
> __lb_other_process()
>
On 2020/12/25 18:35, wangyunjian wrote:
From: Yunjian Wang
The function skb_copy() could return NULL, the return value
need to be checked.
Fixes: b5996f11ea54 ("net: add Hisilicon Network Subsystem basic ethernet
support")
Signed-off-by: Yunjian Wang
---
drivers/net/ethernet/hisilicon/hn
Hi,
I am trying to make the 802.3ad link aggregation working between my new
Debian server and the switch Netgear ProSafe GSM7248V2. I see some
strange behavior, the Linux Kernel says:
bond0: Warning: No 802.3ad response from the link partner for any
adapters in the bond
The connection itse
On Fri, 2020-12-25 at 14:13 -0800, Tom Rix wrote:
> On 12/25/20 9:06 AM, Joe Perches wrote:
> > On Fri, 2020-12-25 at 06:56 -0800, Tom Rix wrote:
> > > On 12/24/20 2:39 PM, Joe Perches wrote:
> > []
> > > > Kernel code doesn't use a signed char or short with %hx or %hu very
> > > > often
> > > > b
On 12/25/20 9:06 AM, Joe Perches wrote:
> On Fri, 2020-12-25 at 06:56 -0800, Tom Rix wrote:
>> On 12/24/20 2:39 PM, Joe Perches wrote:
> []
>>> Kernel code doesn't use a signed char or short with %hx or %hu very often
>>> but in case you didn't already know, any signed char/short emitted with
>>>
The len8_dlc element is filled by the CAN interface driver and used for CAN
frame creation by the CAN driver when the CAN_CTRLMODE_CC_LEN8_DLC flag is
supported by the driver and enabled via netlink configuration interface.
Add the command line support for cc-len8-dlc for Linux 5.11+
Signed-off-b
In commit 36e584ad8af6 ("iplink_can: fix format output of clock with
flag -details") from Antonio Borneo a single space has been added to
separate the CAN controller clock value from the numtxqueues value
which is printed in ipaddress.c directly after the CAN info output.
To maintain a common inde
On 25.12.2020 01:47, Yuusuke Ashizuka wrote:
> RTL9000AA/AN as 100BASE-T1 is following:
> - 100 Mbps
> - Full duplex
> - Link Status Change Interrupt
>
> Signed-off-by: Yuusuke Ashizuka
> Signed-off-by: Torii Kenichi
> ---
> drivers/net/phy/realtek.c | 51 +++
On Fri, 2020-12-25 at 06:56 -0800, Tom Rix wrote:
> On 12/24/20 2:39 PM, Joe Perches wrote:
[]
> > Kernel code doesn't use a signed char or short with %hx or %hu very often
> > but in case you didn't already know, any signed char/short emitted with
> > anything like %hx or %hu needs to be left alon
On 12/24/20 2:39 PM, Joe Perches wrote:
> On Thu, 2020-12-24 at 14:14 -0800, Tom Rix wrote:
>> On 12/24/20 12:21 PM, Simon Horman wrote:
>>> On Wed, Dec 23, 2020 at 12:20:53PM -0800, t...@redhat.com wrote:
From: Tom Rix
This change fixes the checkpatch warning described in this co
Hello,
syzbot found the following issue on:
HEAD commit:d467d80d bpf: Remove unused including
git tree: bpf
console output: https://syzkaller.appspot.com/x/log.txt?x=159392cb50
kernel config: https://syzkaller.appspot.com/x/.config?x=2764fc28a92339f9
dashboard link: https://syzkal
On Fri, Dec 25, 2020 at 3:02 PM Jason Wang wrote:
>
>
> On 2020/12/25 上午10:37, Yongji Xie wrote:
> > On Thu, Dec 24, 2020 at 3:37 PM Yongji Xie wrote:
> >> On Thu, Dec 24, 2020 at 10:41 AM Jason Wang wrote:
> >>>
> >>> On 2020/12/23 下午8:14, Yongji Xie wrote:
> On Wed, Dec 23, 2020 at 5:05 P
From: Yunjian Wang
The function skb_copy() could return NULL, the return value
need to be checked.
Fixes: b5996f11ea54 ("net: add Hisilicon Network Subsystem basic ethernet
support")
Signed-off-by: Yunjian Wang
---
drivers/net/ethernet/hisilicon/hns/hns_ethtool.c | 4
1 file changed, 4 i
On Fri, Dec 25, 2020 at 2:58 PM Jason Wang wrote:
>
>
> On 2020/12/24 下午3:37, Yongji Xie wrote:
> > On Thu, Dec 24, 2020 at 10:41 AM Jason Wang wrote:
> >>
> >> On 2020/12/23 下午8:14, Yongji Xie wrote:
> >>> On Wed, Dec 23, 2020 at 5:05 PM Jason Wang wrote:
> On 2020/12/22 下午10:52, Xie Yongj
14 matches
Mail list logo