If pci_enable_device fails, bdx_probe returns without freeing the
allocated pci_nic structure.
Coverity CID 1908.
Signed-off-by: Florin Malita <[EMAIL PROTECTED]>
---
drivers/net/tehuti.c |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/net/tehuti.c b/d
ieve the following should be OK:
Remove inaccurate netif_rx() return value comments.
Signed-off-by: Florin Malita <[EMAIL PROTECTED]>
---
dev.c |3 ---
1 file changed, 3 deletions(-)
diff --git a/net/core/dev.c b/net/core/dev.c
index f2b6111..79f5d90 100644
--- a/net/core/dev.c
++
I will send a separate
cleanup patch but this might be leaning more on the implementation
detail side (planning to extend the functions and make the return code
meaningful in the future?) so somebody familiar with the driver should
make the call.
Thanks,
Florin
Signed-off-by: Florin Malita <
The stats update code in spider_net_pass_skb_up() is touching the skb
after it's been passed up to the stack. To avoid that, just update the
stats first.
Signed-off-by: Florin Malita <[EMAIL PROTECTED]>
---
spider_net.c |6 +++---
1 file changed, 3 insertions(+), 3 deletio
- might as well take it out.
Signed-off-by: Florin Malita <[EMAIL PROTECTED]>
---
rx.c | 18 --
1 file changed, 4 insertions(+), 14 deletions(-)
diff --git a/drivers/net/wireless/libertas/rx.c
b/drivers/net/wireless/libertas/rx.c
index d17924f..5e98055 100644
--- a/drive
Hi Stephen,
Stephen Hemminger wrote:
Use DMI to add a blacklist of broken board. For now only one is known
bad. Gentoo users report driver works on other motherboards (strange).
[snip]
+ .ident = "Gigabyte 965P-S3",
+ .matches = {
+ DMI_MATCH(