commit | 2a37daa634416a617bb8e9032626ab491004e7da | [log] [tgz] |
---|---|---|
author | Iyappan Subramanian <isubramanian@apm.com> | Fri Apr 29 11:10:13 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon May 02 16:47:54 2016 -0400 |
tree | a7f3001451dce7fece3b95f0f9e78b5992d80b23 | |
parent | 582a1db98892ef4c1f34c7338b272331994d44ab [diff] |
drivers: net: xgene: Get channel number from device binding This patch gets ethernet to CPU channel (prefetch buffer number) from the newly added 'channel' property, thus decoupling Linux driver from resource management. Signed-off-by: Iyappan Subramanian <isubramanian@apm.com> Signed-off-by: David S. Miller <davem@davemloft.net>