This patch corrects the phy indentifier name. Since we changed the UAPI that we use "phy%d" instead "wpan-phy%d" all calls need to be changed. Signed-off-by: Alexander Aring <alex.aring@xxxxxxxxx> --- website/index.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/index.txt b/website/index.txt index 7556cfc..2f007d5 100644 --- a/website/index.txt +++ b/website/index.txt @@ -95,7 +95,7 @@ iwpan dev $IFNAME del Finally create a monitor interface: --------------------------------------------------------------------- -iwpan phy wpan-phy0 interface add monitor%d type monitor +iwpan phy phy0 interface add monitor%d type monitor --------------------------------------------------------------------- Then bring this interface up and run wireshark, tcpdump, etc... on it. -- 2.3.2 -- To unsubscribe from this list: send the line "unsubscribe linux-wpan" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html