Re: [PATCH wpan-next v3 03/11] net: mac802154: Create a transmit error helper

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu,  3 Mar 2022 19:25:00 +0100 Miquel Raynal wrote:
> So far there is only a helper for successful transmission, which led
> device drivers to implement their own handling in case of
> error. Unfortunately, we really need all the drivers to give the hand
> back to the core once they are done in order to be able to build a
> proper synchronous API. So let's create a _xmit_error() helper and take
> this opportunity to fill the new device-global field storing Tx
> statuses.
> 
> Signed-off-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>

I'm sure kbuild bot will tell you as well but there's a transient build
failure here which will break bisection:

net/mac802154/util.c: In function ‘ieee802154_xmit_error’:
net/mac802154/util.c:96:14: error: ‘struct ieee802154_local’ has no member named ‘tx_result’
   96 |         local->tx_result = reason;
      |              ^~




[Index of Archives]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Photo]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux