From: David Miller <davem@davemloft.net>
To: michael.chan@broadcom.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH net 0/3] bnxt_en: Bug fixes.
Date: Tue, 11 Jul 2017 10:32:55 -0700 (PDT) [thread overview]
Message-ID: <20170711.103255.375286747479467703.davem@davemloft.net> (raw)
In-Reply-To: <1499792736-28697-1-git-send-email-michael.chan@broadcom.com>
From: Michael Chan <michael.chan@broadcom.com>
Date: Tue, 11 Jul 2017 13:05:33 -0400
> 3 bug fixes in this series. Fix a crash in bnxt_get_stats64() that can
> happen if the device is closing and freeing the statistics block at the
> same time. The 2nd one fixes ethtool -L failing when changing from
> combined to non-combined mode or vice versa. The last one fixes SRIOV
> failure on big-endian systems because we were setting a bitmap wrong in
> a firmware message.
Series applied, thanks Michael.
We really should look into generically taking care of the ->ndo_close()
vs. statistics pulling synchronization so that every driver doesn't
need to have code like this.
next prev parent reply other threads:[~2017-07-11 17:32 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-11 17:05 [PATCH net 0/3] bnxt_en: Bug fixes Michael Chan
2017-07-11 17:05 ` [PATCH net 1/3] bnxt_en: Fix race conditions in .ndo_get_stats64() Michael Chan
2017-07-11 17:05 ` [PATCH net 2/3] bnxt_en: Fix bug in ethtool -L Michael Chan
2017-07-11 17:05 ` [PATCH net 3/3] bnxt_en: Fix SRIOV on big-endian architecture Michael Chan
2017-07-11 17:32 ` David Miller [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-06-13 23:18 [PATCH net 0/3] bnxt_en: Bug fixes Michael Chan
2025-06-17 23:10 ` patchwork-bot+netdevbpf
2024-04-05 23:55 Michael Chan
2024-04-08 13:00 ` patchwork-bot+netdevbpf
2022-05-03 1:13 Michael Chan
2022-05-04 1:00 ` patchwork-bot+netdevbpf
2021-11-15 7:37 Michael Chan
2021-11-15 14:20 ` patchwork-bot+netdevbpf
2021-09-12 16:34 Michael Chan
2021-09-13 11:40 ` patchwork-bot+netdevbpf
2021-06-18 6:07 Michael Chan
2021-06-18 19:10 ` patchwork-bot+netdevbpf
2020-05-25 21:41 Michael Chan
2020-05-27 3:31 ` David Miller
2020-01-17 5:32 Michael Chan
2020-01-18 13:48 ` David Miller
2018-09-03 8:23 Michael Chan
2018-09-04 5:01 ` David Miller
2018-09-04 5:50 ` Michael Chan
2018-09-04 6:30 ` Michael Chan
2017-08-23 23:34 [PATCH net 0/3] bnxt_en: bug fixes Michael Chan
2017-08-24 5:42 ` David Miller
2016-06-06 6:37 [PATCH net 0/3] bnxt_en: Bug fixes Michael Chan
2016-06-07 23:02 ` David Miller
2016-01-28 8:11 Michael Chan
2016-01-30 1:28 ` David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170711.103255.375286747479467703.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=michael.chan@broadcom.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).