linux-stable/drivers/net/ethernet/sun
Dan Carpenter 9408f3d321 sunhme: Uninitialized variable in happy_meal_init()
The "burst" string is only initialized for CONFIG_SPARC.  It should be
set to "64" because that's what is used by PCI.

Fixes: 24cddbc3ef ("sunhme: Combine continued messages")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Sean Anderson <seanga2@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-10-15 11:14:24 +01:00
..
cassini.c net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
cassini.h ethernet/sun: fix repeated words in comments 2022-07-01 20:13:19 -07:00
Kconfig net: sun: SUNVNET_COMMON should depend on INET 2021-09-28 13:20:21 +01:00
ldmvsw.c net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
Makefile
niu.c net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
niu.h
sunbmac.c net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
sunbmac.h
sungem.c net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
sungem.h
sunhme.c sunhme: Uninitialized variable in happy_meal_init() 2022-10-15 11:14:24 +01:00
sunhme.h
sunqe.c net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
sunqe.h
sunvnet.c net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
sunvnet_common.c skb_copy_and_csum_bits(): don't bother with the last argument 2020-08-20 15:45:13 -04:00
sunvnet_common.h