]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
driver: net: fsl-mc: Increase MC command timeout
authorPrabhakar Kushwaha <prabhakar@freescale.com>
Wed, 4 Nov 2015 06:55:57 +0000 (12:25 +0530)
committerYork Sun <yorksun@freescale.com>
Mon, 30 Nov 2015 16:53:02 +0000 (08:53 -0800)
commit553d2751c126be342719df1c63752b8b69eb3172
tree0cb301a7a85367ec610f7286ebdeeef174fc28f9
parentf9127a046da34a7bf20557b1ece59fdfb5c36881
driver: net: fsl-mc: Increase MC command timeout

dpni_create API take takes more time as comapred to existing supported
APIs of MC Flib.
So increase MC command timeout.

Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
drivers/net/fsl-mc/mc_sys.c