Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: pci200syn: add necessary () to macro argument
Macro argument 'card' may be better as '(card)' to avoid precedence issues. Signed-off-by: Peng Li <lipeng321@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information