]> asedeno.scripts.mit.edu Git - linux.git/commit
net: macb: Updated resource allocation function calls to new version of API.
authorBartosz Folta <bfolta@cadence.com>
Mon, 2 Jan 2017 12:41:50 +0000 (12:41 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 3 Jan 2017 14:35:42 +0000 (09:35 -0500)
commit515028fe29d84a15f77d071a13b2d34eb3d137af
tree081451c2287a7381b6c0adf8bb83924e59822533
parenta2962b08f414555db46146f207ba9184dc28437f
net: macb: Updated resource allocation function calls to new version of API.

Changed function calls of resource allocation to new API. Changed way
of setting DMA mask. Removed unnecessary sanity check.
This patch is sent in regard to recently applied patch
Commit 83a77e9ec4150ee4acc635638f7dedd9da523a26
net: macb: Added PCI wrapper for Platform Driver.

Signed-off-by: Bartosz Folta <bfolta@cadence.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/cadence/macb_pci.c