Linked list operator overloading

i want to implement overloading of + operator to merge two linked lists…what am i doing wrong please correct the code and explain ASAP.