Geliang Tang writes:
> Use to_pci_dev() instead of open-coding it.
>
> Signed-off-by: Geliang Tang
The title is wrong, it should be just "ipw2x00: use to_pci_dev()".
And please state clearly to what tree you are planning to submit these.
I only saw this patch 5, not rest of the patches, so I h
Use to_pci_dev() instead of open-coding it.
Signed-off-by: Geliang Tang
---
drivers/net/wireless/intel/ipw2x00/ipw2100.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/wireless/intel/ipw2x00/ipw2100.c
b/drivers/net/wireless/intel/ipw2x00/ipw2100.c
index 36818c7.