mac802154: move receive parameters above start
authorAlexander Aring <aahringo@redhat.com>
Fri, 7 Oct 2022 08:53:04 +0000 (10:53 +0200)
committerStefan Schmidt <stefan@datenfreihafen.org>
Wed, 12 Oct 2022 10:56:52 +0000 (12:56 +0200)
commite9d8d9c4084dadfa5a68a2e6e4e4dda7a0a728ba
tree547d409b16aa0cec369a6c2b2f5fa0ed217450d1
parenta6a6163b9a934df5965792d60af1f53aa51fdd39
mac802154: move receive parameters above start

This patch moves all receive parameters above the drv_start()
functionality to make it accessibile in the drv_start() function.

Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/r/20221007085310.503366-3-miquel.raynal@bootlin.com
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
net/mac802154/driver-ops.h