acrn-kernel/net/caif
Christophe JAILLET 8ee18e2a9e caif: Fix bitmap data type in "struct caifsock"
Bitmap are "unsigned long", so use it instead of a "u32" to make things
more explicit.

While at it, remove some useless cast (and leading spaces) when using the
bitmap API.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-07-22 12:51:45 +01:00
..
Kconfig
Makefile
caif_dev.c caif: cleanup double word in comment 2022-02-07 12:06:54 +00:00
caif_socket.c caif: Fix bitmap data type in "struct caifsock" 2022-07-22 12:51:45 +01:00
caif_usb.c
cfcnfg.c
cfctrl.c
cfdbgl.c
cfdgml.c
cffrml.c
cfmuxl.c
cfpkt_skbuff.c
cfrfml.c
cfserl.c
cfsrvl.c
cfutill.c
cfveil.c
cfvidl.c
chnl_net.c net: caif: Use netif_rx(). 2022-03-04 12:02:19 +00:00