linux-stable/drivers/staging/wfx
Tom Rix 91bccf883e staging: wfx: simplify virt_addr_valid call
Reviewing sram_write_dma_safe(), there are two
identical calls to virt_addr_valid().  The second
call can be simplified by a comparison of variables
set from the first call.

Reviewed-by: Jérôme Pouiller <jerome.pouiller@silabs.com>
Signed-off-by: Tom Rix <trix@redhat.com>
Link: https://lore.kernel.org/r/20200912144719.13929-1-trix@redhat.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-09-16 16:28:41 +02:00
..
Documentation/devicetree/bindings/net/wireless Merge 5.6-rc7 into staging-next 2020-03-23 08:01:20 +01:00
bh.c staging: wfx: drop 'secure link' feature 2020-09-13 09:23:00 +02:00
bh.h staging: wfx: introduce a way to poll IRQ 2020-05-13 13:26:41 +02:00
bus.h staging: wfx: poll IRQ during init 2020-05-13 13:26:41 +02:00
bus_sdio.c staging: wfx: apply 80-columns rule to strings 2020-05-15 15:50:39 +02:00
bus_spi.c staging: wfx: Get descriptors for GPIOs 2020-07-10 13:51:22 +02:00
data_rx.c staging: wfx: drop useless struct hif_rx_flags 2020-09-13 09:23:03 +02:00
data_rx.h staging: wfx: remove useless header inclusions 2020-05-13 13:26:42 +02:00
data_tx.c staging: wfx: drop useless structs only used in hif_req_tx 2020-09-13 09:23:04 +02:00
data_tx.h staging: wfx: drop useless field from struct wfx_tx_priv 2020-08-28 12:19:50 +02:00
debug.c staging: wfx: fix a handful of spelling mistakes 2020-08-18 16:07:18 +02:00
debug.h
fwio.c staging: wfx: simplify virt_addr_valid call 2020-09-16 16:28:41 +02:00
fwio.h
hif_api_cmd.h staging: wfx: fix spaces 2020-09-13 09:23:06 +02:00
hif_api_general.h staging: wfx: fix spaces 2020-09-13 09:23:06 +02:00
hif_api_mib.h staging: wfx: fix naming of hif_tx_rate_retry_policy 2020-09-13 09:23:05 +02:00
hif_rx.c staging: wfx: drop async field from struct hif_cmd 2020-09-13 09:23:06 +02:00
hif_rx.h
hif_tx.c staging: wfx: drop async field from struct hif_cmd 2020-09-13 09:23:06 +02:00
hif_tx.h staging: wfx: drop async field from struct hif_cmd 2020-09-13 09:23:06 +02:00
hif_tx_mib.c staging: wfx: uniformize naming rules in hif_tx_mib.c 2020-09-13 09:23:06 +02:00
hif_tx_mib.h staging: wfx: drop useless function 2020-09-13 09:23:01 +02:00
hwio.c staging: wfx: fix use of cpu_to_le32 instead of le32_to_cpu 2020-05-13 13:49:42 +02:00
hwio.h
Kconfig
key.c staging: wfx: fix support for cipher AES_CMAC (multicast PMF) 2020-08-28 12:19:50 +02:00
key.h staging: wfx: keys are kept during whole firmware life 2020-04-23 13:26:05 +02:00
main.c staging: wfx: drop useless structs only used in hif_ind_startup 2020-09-13 09:23:04 +02:00
main.h staging: wfx: fix a handful of spelling mistakes 2020-08-18 16:07:18 +02:00
Makefile staging: wfx: place hif_tx_mib functions into a .c file 2020-04-13 14:32:38 +02:00
queue.c staging: wfx: add tracepoint "queues_stats" 2020-07-03 10:33:07 +02:00
queue.h staging: wfx: correctly retrieve vif ID from Tx confirmation 2020-07-03 10:33:07 +02:00
scan.c staging: wfx: scan while AP is supported 2020-08-28 12:19:51 +02:00
scan.h
sta.c staging: wfx: drop useless function 2020-09-13 09:23:01 +02:00
sta.h staging: wfx: drop multicast filtering 2020-09-13 09:23:01 +02:00
TODO staging: wfx: update TODO list 2020-09-13 09:23:06 +02:00
traces.h staging: wfx: add tracepoint "queues_stats" 2020-07-03 10:33:07 +02:00
wfx.h staging: wfx: drop multicast filtering 2020-09-13 09:23:01 +02:00