X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=drivers%2Fnet%2Fethernet%2Fxilinx%2Fxilinx_emaclite.c;fp=drivers%2Fnet%2Fethernet%2Fxilinx%2Fxilinx_emaclite.c;h=57a24f62e353d95cad3b791eae49e3eda9b4cb77;hb=1e8a3f0d2a1ef544611a7ea4a7c1512c732e0e43;hp=77fa2cb03acaa99d71126a6d2c2d3d4729f4d534;hpb=186d32bbf034417b40e2b4e773eeb8ef106c16c1;p=linux-2.6-microblaze.git diff --git a/drivers/net/ethernet/xilinx/xilinx_emaclite.c b/drivers/net/ethernet/xilinx/xilinx_emaclite.c index 77fa2cb03aca..57a24f62e353 100644 --- a/drivers/net/ethernet/xilinx/xilinx_emaclite.c +++ b/drivers/net/ethernet/xilinx/xilinx_emaclite.c @@ -498,7 +498,7 @@ static void xemaclite_update_address(struct net_local *drvdata, * @dev: Pointer to the network device instance * @address: Void pointer to the sockaddr structure * - * This function copies the HW address from the sockaddr strucutre to the + * This function copies the HW address from the sockaddr structure to the * net_device structure and updates the address in HW. * * Return: Error if the net device is busy or 0 if the addr is set