]> www.infradead.org Git - users/dwmw2/linux.git/commit
net: mac802154: Create a hot tx path
authorMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 19 May 2022 15:05:11 +0000 (17:05 +0200)
committerStefan Schmidt <stefan@datenfreihafen.org>
Fri, 10 Jun 2022 07:48:40 +0000 (09:48 +0200)
commit226730e1aa2844b6e5499a6fe6bea4db17a894a8
tree834984d1e50dc7df9bcda4a73d54ca6597453744
parent20a19d1df3e4079cbaa045ec89bbefb831d4705d
net: mac802154: Create a hot tx path

Let's rename the current Tx path to show that this is the "hot" Tx
path. We will soon introduce a slower Tx path for MLME commands.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Acked-by: Alexander Aring <aahringo@redhat.com>
Link: https://lore.kernel.org/r/20220519150516.443078-7-miquel.raynal@bootlin.com
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
net/mac802154/tx.c