kernel: r8168: print link status when link up
authorÁlvaro Fernández Rojas <noltari@gmail.com>
Sat, 17 Aug 2024 19:41:31 +0000 (21:41 +0200)
committerÁlvaro Fernández Rojas <noltari@gmail.com>
Mon, 19 Aug 2024 10:45:59 +0000 (12:45 +0200)
commit561d534adb092293e9e9f69c5158091f5d7b6b48
tree8c0a9239de037bc0ce5a6e495406f33472d89ab3
parentfe8c1fdd242a1e3da995af888a9889211b75c32b
kernel: r8168: print link status when link up

Like other Ethernet drivers, print link speed and duplex mode
when the interface is up. Formatting output at the same time.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
(cherry picked from 2f846a33157e32d52c26cf06825f8eb1db13181d)
package/kernel/r8168/Makefile
package/kernel/r8168/patches/0001-r8168_n-fix-proc_dump_rx_desc_2-on-32-bits.patch [deleted file]
package/kernel/r8168/patches/001-r8168_n-fix-proc_dump_rx_desc_2-on-32-bits.patch [new file with mode: 0644]
package/kernel/r8168/patches/200-r8168-print-link-speed-and-duplex-mode.patch [new file with mode: 0644]