Merge tag 'omapdrm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
[deliverable/linux.git] / drivers / staging / gdm72xx / gdm_wimax.c
index 61d168e820110d6ddacdad0481a7672f3a831d65..08290d901b0c88c04eae7702020eea5e8727a947 100644 (file)
@@ -584,7 +584,7 @@ static int gdm_wimax_get_prepared_info(struct net_device *dev, char *buf,
                if (T == TLV_T(T_MAC_ADDRESS)) {
                        if (L != dev->addr_len) {
                                netdev_err(dev,
-                                          "%s Invalid inofrmation result T/L [%x/%d]\n",
+                                          "%s Invalid information result T/L [%x/%d]\n",
                                           __func__, T, L);
                                return -1;
                        }
This page took 0.031264 seconds and 5 git commands to generate.