ipq807x: enable net, qca8075 phy reset and link detection code

Change-Id: I978f5a16da7ecf56f006e0e7757a52c7d31b22cf
Signed-off-by: Jaiganesh Narayanan <njaigane@codeaurora.org>
diff --git a/include/net.h b/include/net.h
index ebed29a..344f23a 100644
--- a/include/net.h
+++ b/include/net.h
@@ -456,8 +456,8 @@
  * maximum packet size =  1518
  * maximum packet size and multiple of 32 bytes =  1536
  */
-#define PKTSIZE			1518
-#define PKTSIZE_ALIGN		1536
+#define PKTSIZE			2048
+#define PKTSIZE_ALIGN		2048
 /*#define PKTSIZE		608*/
 
 /*