mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
This patch fixes a regression (introduced by "p54: more definitions form lmac_longbow.h and pda.h") It turned out that the "ret" variable wasn't initialized and this caused the following warnings/errors to appear: wmaster1: failed to set TX queue parameters for queue 2 wmaster1: failed to set TX queue parameters for queue 3 wmaster1: failed to set TX queue parameters for queue 1 wmaster1: failed to set TX queue parameters for queue 0 Signed-off-by: Christian Lamparter <chunkeey@web.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> |
History
|
|
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| net2280.h | ||
| p54.h | ||
| p54common.c | ||
| p54common.h | ||
| p54pci.c | ||
| p54pci.h | ||
| p54usb.c | ||
| p54usb.h | ||