Searched hist:"983 a974b40f66d202b075ab8ac584c698a3fc141" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/net/mac802154/ |
H A D | main.c | diff 983a974b40f66d202b075ab8ac584c698a3fc141 Thu May 19 10:05:07 CDT 2022 Miquel Raynal <miquel.raynal@bootlin.com> net: mac802154: Rename the main tx_work struct
This entry is dedicated to synchronous transmissions done by drivers without async hook. Make this clearer that this is not a work that any driver can use by at least prefixing it with "sync_". While at it, let's enhance the comment explaining why we choose one or the other.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Acked-by: Alexander Aring <aahringo@redhat.com> Link: https://lore.kernel.org/r/20220519150516.443078-3-miquel.raynal@bootlin.com Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
|
H A D | ieee802154_i.h | diff 983a974b40f66d202b075ab8ac584c698a3fc141 Thu May 19 10:05:07 CDT 2022 Miquel Raynal <miquel.raynal@bootlin.com> net: mac802154: Rename the main tx_work struct
This entry is dedicated to synchronous transmissions done by drivers without async hook. Make this clearer that this is not a work that any driver can use by at least prefixing it with "sync_". While at it, let's enhance the comment explaining why we choose one or the other.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Acked-by: Alexander Aring <aahringo@redhat.com> Link: https://lore.kernel.org/r/20220519150516.443078-3-miquel.raynal@bootlin.com Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
|
H A D | tx.c | diff 983a974b40f66d202b075ab8ac584c698a3fc141 Thu May 19 10:05:07 CDT 2022 Miquel Raynal <miquel.raynal@bootlin.com> net: mac802154: Rename the main tx_work struct
This entry is dedicated to synchronous transmissions done by drivers without async hook. Make this clearer that this is not a work that any driver can use by at least prefixing it with "sync_". While at it, let's enhance the comment explaining why we choose one or the other.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Acked-by: Alexander Aring <aahringo@redhat.com> Link: https://lore.kernel.org/r/20220519150516.443078-3-miquel.raynal@bootlin.com Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
|