]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
ieee802154: ca8210: Flag the driver as being limited
authorMiquel Raynal <miquel.raynal@bootlin.com>
Fri, 24 Mar 2023 11:05:58 +0000 (12:05 +0100)
committerStefan Schmidt <stefan@datenfreihafen.org>
Fri, 24 Mar 2023 16:19:29 +0000 (17:19 +0100)
commit1af3de62f03f651c5e50c0e00f8fed34d07b9df3
treeca37464cae02b4bfb37a8121a4dfad2ebf721fea
parent822452fb6c696bb2331649ce6fbb49e49261cc71
ieee802154: ca8210: Flag the driver as being limited

This is a hardMAC device wired to Linux 802154 softMAC
implementation. It is a bit limited in the sense that it cannot handle
anything else that datagrams. Let's flag it like this to prevent using
unsupported features such as scan/beacons handling.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Acked-by: Alexander Aring <aahringo@redhat.com>
Link: https://lore.kernel.org/r/20230324110558.90707-3-miquel.raynal@bootlin.com
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
drivers/net/ieee802154/ca8210.c